RegionWidth property (MyCapture) |
Returns/sets width in pixel of the region to capture when using the method CaptureRegionAuto , CaptureActiveWindows and CaptureSpecificWindows .
Property type
A Integer value.
Syntax
object.RegionWidth [= value]
The RegionWidth property syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type MyCapture. |
value | A Integer value. |